-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update dependency sphinx-toolbox to v4 #222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
chore(native): 7z, to preserve attributes
…s with valid metadata
chore(platform): update to latest openapi spec refactor(boot): reduce boot time docs: minor tweaks
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@445689e...bd01e18) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…mit for release, given already running on (annotated) tag pushed
… on push to branch other than main
* fix(platform): Remove unused setting authorization_backoff_seconds * feat(platform): Auto-retry when retrieving JWKS set from auth0 * feat(platform): Cache JWKS set, TTL 24h, minimizing calls to auth0 on validating access tokens * feat(platform): Auto-retry when calling auth0 to exchange refresh token for access token * refactor(platform): Use proper error messages and logging on failure (of attempts) to exchange refresh token and validate access token * fix(utils): surface setting validation error on misconfigured api root * refactor(platform): consistently use HTTPStatus consts instead of 200, 500 etc. * refactor(platform): use proper constraints on settings * fix(platform): fix wrong exception handler in _perform_device_flow - was catching exception from urllib, not requests lib * feat(platform): configurable timeout for requesting platform health * feat(platform): introduce authentication aware operation cache * feat(platform): use authentication aware operation cache to cache /me result * chore(pytst): Add pytest-durations plugin to show durations of fixtures and tests * refactor(platform,system): optimize connection pooling * fix(platform): use dynamic user agent for requesting /me * style(utils): consistent log formatting for file and console, both including process id
|
Claude finished @renovate[bot]'s task —— View job ✅ sphinx-toolbox v4 dependency update review completeI've completed a thorough review of this Renovate PR updating 📋 Review SummaryStatus: ✅ APPROVED - Safe to merge Changed Files:
✅ All Critical Checks Pass1. Breaking Changes Analysis ✅The v4.0.0 release has one breaking change:
2. Documentation Build ✅
3. Code Quality ✅✅ ruff format --check: 144 files already formatted
✅ ruff check: All checks passed!
✅ mypy: Success (76 source files)4. Commit Message ✅Follows conventional commits ( 5. CI/CD Status 🔄
🔍 Detailed AnalysisPackage Change: - sphinx-toolbox>=3.9.0,<4
+ sphinx-toolbox>=4,<5Version Upgrade: v3.10.0 → v4.0.0
sphinx-toolbox v4.0.0 Changes:
🏥 Medical Device Software ComplianceAs this is medical device software (computational pathology SDK), I verified: ✅ Documentation-only dependency (not runtime) 📊 Test CoverageThis is a documentation dependency change with:
🎯 Recommendation✅ APPROVE AND MERGE This is a safe, straightforward dependency update:
Once the CI/CD pipeline completes (currently in progress), this PR is ready to merge. 📝 Notes for Maintainers
|
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (62.84%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
|
|
9905ef4 to
997dfe8
Compare
c10d0b2 to
b88bccd
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |



This PR contains the following updates:
>=3.9.0,<4->>=4,<5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sphinx-toolbox/sphinx-toolbox (sphinx-toolbox)
v4.0.0: Version 4.0.0Compare Source
Automatically copied from PyPI.
Powered by OctoCheese
repo | 🙋 issues | 🏪 marketplace
📝 docs |
Configuration
📅 Schedule: Branch creation - "before 2am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.